Skip to content

Conversation

julianCast
Copy link
Contributor

@julianCast julianCast commented Aug 28, 2024

Fixes #13504

Due to a racing condition, the version used in package @sentry/webpack-plugin for gatsby is causing the parameter filesToDeleteAfterUpload not working properly because the maps are being deleted before being uploaded to the server.

This bumps the dependency to the version it was fixed. Same version you guys already use in nextJs.

Before submitting a pull request, please take a look at our
Contributing guidelines and verify:

  • If you've added code that should be tested, please add tests.
  • Ensure your code lints and the test suite passes (yarn lint) & (yarn test).

@julianCast
Copy link
Contributor Author

Running tests

@lforst
Copy link
Contributor

lforst commented Aug 28, 2024

Hi, I am in the process of merging #13384 which will do this implicitly. Thanks though!

@julianCast
Copy link
Contributor Author

Hi, I am in the process of merging #13384 which will do this implicitly. Thanks though!

Neat, thanks! I'll close this. Would you know how soon the next release will be launched?

@lforst
Copy link
Contributor

lforst commented Aug 28, 2024

Hi, I am in the process of merging #13384 which will do this implicitly. Thanks though!

Neat, thanks! I'll close this. Would you know how soon the next release will be launched?

Probably by the end of the week!

@julianCast julianCast closed this Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Obsolete @sentry/webpack-plugin causes source maps being deleted before being uploaded

2 participants